home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2568 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.4 KB

  1. Path: crchh327.rich.bnr.ca!jhalpin
  2. From: jhalpin@bnr.ca (Joe Halpin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: event into event
  5. Date: 18 Jan 1996 13:52:17 GMT
  6. Organization: Bell-Northern Research, Richardson, TX
  7. Message-ID: <4dljah$n5o@crchh327.rich.bnr.ca>
  8. References: <4dglef$c0i@pinon.ccu.uniovi.es>
  9. NNTP-Posting-Host: crchh518.rich.bnr.ca
  10.  
  11. In article <4dglef$c0i@pinon.ccu.uniovi.es>,
  12. Marcos Redondo Fonseca <i1437001@petra.euitio.uniovi.es> wrote:
  13. >Hi everybody:
  14. >  I am buildind a simulator under Win3.1 using Borland's OWL.
  15. >  The problem is that I have to do long timed process and I would like that
  16. >the user could abort it before finishing.
  17. >  The problem is in fact an event problem. The long timed procedure is the
  18. >response to an event and the user break (maybe the key ESC pressed) will be
  19. >another.
  20. >  Then how can I get an event into an event? or how can I get the state 
  21. >of the keyboard during the processing of an event?
  22. > Is this posible? Is there a way to do this without having to split the
  23. >procedure into several functions one of them the key event?
  24. >
  25. > Thank you for replaying.
  26. >
  27. >
  28. > Marcos Redondo  (Asturias-Spain)
  29. >
  30.  
  31. You might have more luck in an OWL specific newsgroup. Try
  32. comp.os.ms-windows.programmer.tools.owl.
  33.  
  34. Joe
  35. -- 
  36. Joe Halpin        jhalpin@bnr.ca        BNR Richardson, TX       (214) 684-5657
  37. -------------------------------------------------------------------------------
  38.